SlaveDiagnostics.StationAddress property

Commonly called Alias address. It can be written by the master and is stored in the slave EEPROM. This value is kept when powering off and can be used to differentiate identical slaves.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public ushort StationAddress { get; }
Public ReadOnly Property StationAddress As UShort

Property value

Type: ushort

See also

SlaveDiagnostics Class

IntervalZero.KINGSTAR.Base.Api Namespace